Does `float32_t` exist?
        Posted  
        
            by Pietro
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Pietro
        
        
        
        Published on 2010-03-26T16:07:46Z
        Indexed on 
            2010/03/26
            16:13 UTC
        
        
        Read the original article
        Hit count: 520
        
In "boost/cstdint.hpp" there is, among others, the int32_t type.
Is there a type like float32_t somewhere?
Thank's
© Stack Overflow or respective owner